﻿2026-07-15T10:54:10.0752582Z Current runner version: '2.335.1'
2026-07-15T10:54:10.0757406Z Runner name: 'kitsubito'
2026-07-15T10:54:10.0757940Z Runner group name: 'Default'
2026-07-15T10:54:10.0758612Z Machine name: 'KITSUBITO'
2026-07-15T10:54:10.0762207Z ##[group]GITHUB_TOKEN Permissions
2026-07-15T10:54:10.0763978Z Actions: write
2026-07-15T10:54:10.0764410Z ArtifactMetadata: write
2026-07-15T10:54:10.0764831Z Attestations: write
2026-07-15T10:54:10.0765232Z Checks: write
2026-07-15T10:54:10.0765614Z CodeQuality: write
2026-07-15T10:54:10.0766010Z Contents: write
2026-07-15T10:54:10.0766395Z CopilotRequests: write
2026-07-15T10:54:10.0766807Z Deployments: write
2026-07-15T10:54:10.0767189Z Discussions: write
2026-07-15T10:54:10.0767571Z Drives: write
2026-07-15T10:54:10.0767946Z Issues: write
2026-07-15T10:54:10.0768323Z Metadata: read
2026-07-15T10:54:10.0768695Z Models: read
2026-07-15T10:54:10.0769139Z Packages: write
2026-07-15T10:54:10.0769515Z Pages: write
2026-07-15T10:54:10.0769991Z PullRequests: write
2026-07-15T10:54:10.0770424Z RepositoryProjects: write
2026-07-15T10:54:10.0770856Z SecurityEvents: write
2026-07-15T10:54:10.0771257Z Statuses: write
2026-07-15T10:54:10.0771645Z VulnerabilityAlerts: read
2026-07-15T10:54:10.0772053Z ##[endgroup]
2026-07-15T10:54:10.0773712Z Secret source: Actions
2026-07-15T10:54:10.0774233Z Prepare workflow directory
2026-07-15T10:54:10.1150761Z Prepare all required actions
2026-07-15T10:54:10.1182867Z Getting action download info
2026-07-15T10:54:10.4475837Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-15T10:54:11.2817498Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-15T10:54:11.3798308Z ##[group]Run actions/checkout@v5
2026-07-15T10:54:11.3799234Z with:
2026-07-15T10:54:11.3799643Z   fetch-depth: 0
2026-07-15T10:54:11.3800078Z   repository: BigscreenVR/spt-bs-core
2026-07-15T10:54:11.3803246Z   token: ***
2026-07-15T10:54:11.3803641Z   ssh-strict: true
2026-07-15T10:54:11.3804040Z   ssh-user: git
2026-07-15T10:54:11.3804469Z   persist-credentials: true
2026-07-15T10:54:11.3804961Z   clean: true
2026-07-15T10:54:11.3805394Z   sparse-checkout-cone-mode: true
2026-07-15T10:54:11.3805895Z   fetch-tags: false
2026-07-15T10:54:11.3806305Z   show-progress: true
2026-07-15T10:54:11.3806731Z   lfs: false
2026-07-15T10:54:11.3807161Z   submodules: false
2026-07-15T10:54:11.3807604Z   set-safe-directory: true
2026-07-15T10:54:11.3808276Z ##[endgroup]
2026-07-15T10:54:11.4632620Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T10:54:11.4634324Z ##[group]Getting Git version info
2026-07-15T10:54:11.4635157Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T10:54:11.4636262Z [command]/usr/bin/git version
2026-07-15T10:54:11.4636718Z git version 2.43.0
2026-07-15T10:54:11.4638029Z ##[endgroup]
2026-07-15T10:54:11.4641769Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a8ca3944-0314-4264-a923-c305d949df3a' before making global git config changes
2026-07-15T10:54:11.4643791Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T10:54:11.4645786Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T10:54:11.4663661Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T10:54:11.4683256Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T10:54:11.4694392Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T10:54:11.4697313Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T10:54:11.4715427Z HEAD
2026-07-15T10:54:11.4745566Z ##[endgroup]
2026-07-15T10:54:11.4746535Z [command]/usr/bin/git submodule status
2026-07-15T10:54:11.4937469Z ##[group]Cleaning the repository
2026-07-15T10:54:11.4940096Z [command]/usr/bin/git clean -ffdx
2026-07-15T10:54:11.4969989Z Removing traceable-reqs
2026-07-15T10:54:11.4976471Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T10:54:11.5022402Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:54:11.5027188Z ##[endgroup]
2026-07-15T10:54:11.5061432Z ##[group]Disabling automatic garbage collection
2026-07-15T10:54:11.5064591Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T10:54:11.5089805Z ##[endgroup]
2026-07-15T10:54:11.5090622Z ##[group]Setting up auth
2026-07-15T10:54:11.5096481Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T10:54:11.5124041Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T10:54:11.5352950Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T10:54:11.5379197Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T10:54:11.5565380Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T10:54:11.5591666Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T10:54:11.5785189Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T10:54:11.5817113Z ##[endgroup]
2026-07-15T10:54:11.5817890Z ##[group]Fetching the repository
2026-07-15T10:54:11.5825154Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +b0e78b43eccfe5da78abf552b3c9ed838601cbde:refs/remotes/pull/3/merge
2026-07-15T10:54:12.7425641Z ##[endgroup]
2026-07-15T10:54:12.7427214Z ##[group]Determining the checkout info
2026-07-15T10:54:12.7429162Z ##[endgroup]
2026-07-15T10:54:12.7430343Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T10:54:12.7467905Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T10:54:12.7497376Z ##[group]Checking out the ref
2026-07-15T10:54:12.7499243Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/3/merge
2026-07-15T10:54:12.7537098Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:54:12.7541931Z ##[endgroup]
2026-07-15T10:54:12.7568507Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T10:54:12.7587687Z b0e78b43eccfe5da78abf552b3c9ed838601cbde
2026-07-15T10:54:12.7795501Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-15T10:54:12.7797258Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-15T10:54:12.7815304Z shell: /usr/bin/bash -e {0}
2026-07-15T10:54:12.7816196Z ##[endgroup]
2026-07-15T10:54:12.7951169Z ##[group]Run set -euo pipefail
2026-07-15T10:54:12.7952143Z [36;1mset -euo pipefail[0m
2026-07-15T10:54:12.7952960Z [36;1mPIN=0c95435[0m
2026-07-15T10:54:12.7953746Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-15T10:54:12.7954708Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-15T10:54:12.7956052Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-15T10:54:12.7957800Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-15T10:54:12.7959698Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-15T10:54:12.7961128Z [36;1m  rm -rf "$CACHE"[0m
2026-07-15T10:54:12.7962106Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-15T10:54:12.7963215Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-15T10:54:12.7964554Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-15T10:54:12.7966022Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-15T10:54:12.7966961Z [36;1mfi[0m
2026-07-15T10:54:12.7968502Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-15T10:54:12.7985270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-15T10:54:12.7986412Z env:
2026-07-15T10:54:12.7987094Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-15T10:54:12.7987982Z ##[endgroup]
2026-07-15T10:54:13.1151770Z    Compiling proc-macro2 v1.0.106
2026-07-15T10:54:13.1153784Z    Compiling unicode-ident v1.0.24
2026-07-15T10:54:13.1155123Z    Compiling quote v1.0.45
2026-07-15T10:54:13.1156034Z    Compiling libc v0.2.186
2026-07-15T10:54:13.1156923Z    Compiling serde_core v1.0.228
2026-07-15T10:54:13.1157834Z    Compiling cfg-if v1.0.4
2026-07-15T10:54:13.1183797Z    Compiling serde v1.0.228
2026-07-15T10:54:13.1211035Z    Compiling log v0.4.32
2026-07-15T10:54:13.1246872Z    Compiling pin-project-lite v0.2.17
2026-07-15T10:54:13.1263393Z    Compiling typenum v1.20.1
2026-07-15T10:54:13.1265844Z    Compiling portable-atomic v1.13.1
2026-07-15T10:54:13.1268025Z    Compiling memchr v2.8.1
2026-07-15T10:54:13.1283759Z    Compiling version_check v0.9.5
2026-07-15T10:54:13.1324968Z    Compiling shlex v2.0.1
2026-07-15T10:54:13.1327436Z    Compiling critical-section v1.2.0
2026-07-15T10:54:13.1772202Z    Compiling find-msvc-tools v0.1.9
2026-07-15T10:54:13.2020241Z    Compiling subtle v2.6.1
2026-07-15T10:54:13.2290235Z    Compiling bytes v1.11.1
2026-07-15T10:54:13.2572130Z    Compiling futures-core v0.3.32
2026-07-15T10:54:13.4061481Z    Compiling smallvec v1.15.1
2026-07-15T10:54:13.4223237Z    Compiling equivalent v1.0.2
2026-07-15T10:54:13.4431626Z    Compiling itoa v1.0.18
2026-07-15T10:54:13.4521852Z    Compiling semver v1.0.28
2026-07-15T10:54:13.4701632Z    Compiling stable_deref_trait v1.2.1
2026-07-15T10:54:13.4754711Z    Compiling futures-io v0.3.32
2026-07-15T10:54:13.4992128Z    Compiling slab v0.4.12
2026-07-15T10:54:13.5233247Z    Compiling futures-sink v0.3.32
2026-07-15T10:54:13.6271843Z    Compiling futures-channel v0.3.32
2026-07-15T10:54:13.6402572Z    Compiling futures-task v0.3.32
2026-07-15T10:54:13.6572947Z    Compiling generic-array v0.14.7
2026-07-15T10:54:13.6771665Z    Compiling rand_core v0.10.1
2026-07-15T10:54:13.6811519Z    Compiling hashbrown v0.17.1
2026-07-15T10:54:13.6921689Z    Compiling bitflags v2.12.1
2026-07-15T10:54:13.7141620Z    Compiling rustversion v1.0.22
2026-07-15T10:54:13.7371671Z    Compiling getrandom v0.4.2
2026-07-15T10:54:13.8211970Z    Compiling cpufeatures v0.2.17
2026-07-15T10:54:13.8553902Z    Compiling rustc_version v0.4.1
2026-07-15T10:54:13.8841496Z    Compiling fnv v1.0.7
2026-07-15T10:54:13.8941988Z    Compiling cfg_aliases v0.2.1
2026-07-15T10:54:13.9041346Z    Compiling strsim v0.11.1
2026-07-15T10:54:13.9814194Z    Compiling litemap v0.8.2
2026-07-15T10:54:13.9992256Z    Compiling writeable v0.6.3
2026-07-15T10:54:14.0031753Z    Compiling icu_properties_data v2.2.0
2026-07-15T10:54:14.0721985Z    Compiling utf8_iter v1.0.4
2026-07-15T10:54:14.0916400Z    Compiling icu_normalizer_data v2.2.0
2026-07-15T10:54:14.1651531Z    Compiling fs_extra v1.3.0
2026-07-15T10:54:14.2191641Z    Compiling ident_case v1.0.1
2026-07-15T10:54:14.2381256Z    Compiling dunce v1.0.5
2026-07-15T10:54:14.3091551Z    Compiling percent-encoding v2.3.2
2026-07-15T10:54:14.3148236Z    Compiling autocfg v1.5.1
2026-07-15T10:54:14.3374943Z    Compiling http v1.4.1
2026-07-15T10:54:14.3408005Z    Compiling unicode-segmentation v1.13.3
2026-07-15T10:54:14.3991072Z    Compiling aws-lc-rs v1.17.0
2026-07-15T10:54:14.5177005Z    Compiling thiserror v2.0.18
2026-07-15T10:54:14.5402481Z    Compiling cpufeatures v0.3.0
2026-07-15T10:54:14.5821792Z    Compiling scopeguard v1.2.0
2026-07-15T10:54:14.5950806Z    Compiling chacha20 v0.10.0
2026-07-15T10:54:14.6500736Z    Compiling syn v2.0.117
2026-07-15T10:54:14.6630896Z    Compiling lock_api v0.4.14
2026-07-15T10:54:14.7270983Z    Compiling indexmap v2.14.0
2026-07-15T10:54:14.7340676Z    Compiling form_urlencoded v1.2.2
2026-07-15T10:54:14.7681237Z    Compiling jobserver v0.1.34
2026-07-15T10:54:14.8111300Z    Compiling untrusted v0.9.0
2026-07-15T10:54:14.8713095Z    Compiling heck v0.5.0
2026-07-15T10:54:14.8940835Z    Compiling rustls v0.23.40
2026-07-15T10:54:14.9080804Z    Compiling atomic-waker v1.1.2
2026-07-15T10:54:14.9420688Z    Compiling convert_case v0.10.0
2026-07-15T10:54:14.9490924Z    Compiling unicode-xid v0.2.6
2026-07-15T10:54:15.0056687Z    Compiling const-oid v0.10.2
2026-07-15T10:54:15.0113417Z    Compiling anyhow v1.0.102
2026-07-15T10:54:15.0411148Z    Compiling parking_lot_core v0.9.12
2026-07-15T10:54:15.0470841Z    Compiling paste v1.0.15
2026-07-15T10:54:15.0700777Z    Compiling zerocopy v0.8.50
2026-07-15T10:54:15.0771069Z    Compiling httparse v1.10.1
2026-07-15T10:54:15.0853913Z    Compiling num-traits v0.2.19
2026-07-15T10:54:15.1720866Z    Compiling cc v1.2.63
2026-07-15T10:54:15.2333371Z    Compiling hybrid-array v0.4.12
2026-07-15T10:54:15.2831213Z    Compiling curve25519-dalek v4.1.3
2026-07-15T10:54:15.3080682Z    Compiling ahash v0.8.12
2026-07-15T10:54:15.3351018Z    Compiling fastrand v2.4.1
2026-07-15T10:54:15.3691089Z    Compiling powerfmt v0.2.0
2026-07-15T10:54:15.4770570Z    Compiling either v1.16.0
2026-07-15T10:54:15.5311823Z    Compiling base64ct v1.8.3
2026-07-15T10:54:15.6240442Z    Compiling deranged v0.5.8
2026-07-15T10:54:15.6940553Z    Compiling crypto-common v0.1.7
2026-07-15T10:54:15.7335094Z    Compiling block-buffer v0.10.4
2026-07-15T10:54:15.8230634Z    Compiling http-body v1.0.1
2026-07-15T10:54:15.8540588Z    Compiling digest v0.10.7
2026-07-15T10:54:15.8670327Z    Compiling pem-rfc7468 v1.0.0
2026-07-15T10:54:15.9410891Z    Compiling zmij v1.0.21
2026-07-15T10:54:15.9510413Z    Compiling time-core v0.1.8
2026-07-15T10:54:15.9951057Z    Compiling base64 v0.22.1
2026-07-15T10:54:16.0111447Z    Compiling vcpkg v0.2.15
2026-07-15T10:54:16.1200880Z    Compiling mio v1.2.1
2026-07-15T10:54:16.1320509Z    Compiling socket2 v0.6.4
2026-07-15T10:54:16.1607954Z    Compiling getrandom v0.2.17
2026-07-15T10:54:16.3212394Z    Compiling tower-service v0.3.3
2026-07-15T10:54:16.3701102Z    Compiling rand_core v0.6.4
2026-07-15T10:54:16.3900312Z    Compiling cmake v0.1.58
2026-07-15T10:54:16.4330517Z    Compiling rand v0.10.1
2026-07-15T10:54:16.4520547Z    Compiling uuid v1.23.2
2026-07-15T10:54:16.4600341Z    Compiling num-conv v0.2.2
2026-07-15T10:54:16.5500524Z    Compiling tinyvec_macros v0.1.1
2026-07-15T10:54:16.5560645Z    Compiling data-encoding v2.11.0
2026-07-15T10:54:16.5600474Z    Compiling try-lock v0.2.5
2026-07-15T10:54:16.5974545Z    Compiling pkg-config v0.3.33
2026-07-15T10:54:16.6243155Z    Compiling want v0.3.1
2026-07-15T10:54:16.6560732Z    Compiling tinyvec v1.11.0
2026-07-15T10:54:16.6850630Z    Compiling parking_lot v0.12.5
2026-07-15T10:54:16.8430320Z    Compiling sha2 v0.10.9
2026-07-15T10:54:17.0140699Z    Compiling block-buffer v0.12.0
2026-07-15T10:54:17.0490679Z    Compiling crypto-common v0.2.2
2026-07-15T10:54:17.0711293Z    Compiling inout v0.1.4
2026-07-15T10:54:17.1230616Z    Compiling vergen-lib v9.1.0
2026-07-15T10:54:17.1706538Z    Compiling n0-future v0.3.2
2026-07-15T10:54:17.2050609Z    Compiling parking v2.2.1
2026-07-15T10:54:17.2720431Z    Compiling spin v0.10.0
2026-07-15T10:54:17.2887993Z    Compiling winnow v1.0.3
2026-07-15T10:54:17.2990515Z    Compiling diatomic-waker v0.2.3
2026-07-15T10:54:17.3180564Z    Compiling crossbeam-utils v0.8.21
2026-07-15T10:54:17.3950428Z    Compiling httpdate v1.0.3
2026-07-15T10:54:17.4030482Z    Compiling cordyceps v0.3.4
2026-07-15T10:54:17.4630382Z    Compiling signature v2.2.0
2026-07-15T10:54:17.4830702Z    Compiling serde_json v1.0.150
2026-07-15T10:54:17.4960435Z    Compiling futures-lite v2.6.1
2026-07-15T10:54:17.5210850Z    Compiling cipher v0.4.4
2026-07-15T10:54:17.5680926Z    Compiling ed25519 v2.2.3
2026-07-15T10:54:17.6050331Z    Compiling aws-lc-sys v0.41.0
2026-07-15T10:54:17.6391260Z    Compiling ring v0.17.14
2026-07-15T10:54:17.6890592Z    Compiling libsqlite3-sys v0.30.1
2026-07-15T10:54:17.7290063Z    Compiling futures-buffered v0.2.13
2026-07-15T10:54:17.7690774Z    Compiling netlink-packet-core v0.8.1
2026-07-15T10:54:17.7772210Z    Compiling universal-hash v0.5.1
2026-07-15T10:54:17.7887738Z    Compiling vergen v9.1.0
2026-07-15T10:54:17.8088401Z    Compiling vergen-lib v0.1.6
2026-07-15T10:54:17.9360305Z    Compiling digest v0.11.3
2026-07-15T10:54:17.9844826Z    Compiling heapless v0.7.17
2026-07-15T10:54:17.9900656Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-15T10:54:18.0010308Z    Compiling noq-udp v0.10.0
2026-07-15T10:54:18.0856594Z    Compiling sync_wrapper v1.0.2
2026-07-15T10:54:18.1410550Z    Compiling allocator-api2 v0.2.21
2026-07-15T10:54:18.1600359Z    Compiling byteorder v1.5.0
2026-07-15T10:54:18.2112012Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-15T10:54:18.2451779Z    Compiling opaque-debug v0.3.1
2026-07-15T10:54:18.2880950Z    Compiling polyval v0.6.2
2026-07-15T10:54:18.3380680Z    Compiling hash32 v0.2.1
2026-07-15T10:54:18.3690581Z    Compiling vergen-gitcl v1.0.8
2026-07-15T10:54:18.4366036Z    Compiling spin v0.9.8
2026-07-15T10:54:18.5630969Z    Compiling fallible-iterator v0.3.0
2026-07-15T10:54:18.5970856Z    Compiling signature v3.0.0
2026-07-15T10:54:18.6590488Z    Compiling ryu v1.0.23
2026-07-15T10:54:18.6690418Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-15T10:54:18.7056801Z    Compiling tower-layer v0.3.3
2026-07-15T10:54:18.7117375Z    Compiling num_threads v0.1.7
2026-07-15T10:54:18.7391287Z    Compiling ghash v0.5.1
2026-07-15T10:54:18.7943437Z    Compiling time v0.3.47
2026-07-15T10:54:18.8360497Z    Compiling sha2 v0.11.0-rc.5
2026-07-15T10:54:18.8550412Z    Compiling aes v0.8.4
2026-07-15T10:54:18.8620057Z    Compiling ctr v0.9.2
2026-07-15T10:54:18.8779872Z    Compiling fs2 v0.4.3
2026-07-15T10:54:18.9890542Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-15T10:54:19.0080415Z    Compiling http-body-util v0.1.3
2026-07-15T10:54:19.0300478Z    Compiling aead v0.5.2
2026-07-15T10:54:19.0460458Z    Compiling arrayvec v0.7.6
2026-07-15T10:54:19.1250414Z    Compiling utf8parse v0.2.2
2026-07-15T10:54:19.1990328Z    Compiling openssl-probe v0.2.1
2026-07-15T10:54:19.2272816Z    Compiling crossbeam-epoch v0.9.18
2026-07-15T10:54:19.2640476Z    Compiling crossbeam-channel v0.5.15
2026-07-15T10:54:19.2950452Z    Compiling netlink-packet-route v0.29.0
2026-07-15T10:54:19.3040341Z    Compiling blake3 v1.8.5
2026-07-15T10:54:19.4590619Z    Compiling aes-gcm v0.10.3
2026-07-15T10:54:19.4690322Z    Compiling memoffset v0.6.5
2026-07-15T10:54:19.5780664Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-15T10:54:19.5930435Z    Compiling acto v0.8.2
2026-07-15T10:54:19.6150415Z    Compiling netwatch v0.16.0
2026-07-15T10:54:19.7511286Z    Compiling noq v0.18.0
2026-07-15T10:54:19.7776728Z    Compiling rustix v1.1.4
2026-07-15T10:54:19.7990739Z    Compiling ref-cast v1.0.25
2026-07-15T10:54:19.8630972Z    Compiling rustc-hash v2.1.2
2026-07-15T10:54:19.9040983Z    Compiling identity-hash v0.1.0
2026-07-15T10:54:19.9760980Z    Compiling xml-rs v0.8.28
2026-07-15T10:54:20.0390598Z    Compiling sorted-index-buffer v0.2.1
2026-07-15T10:54:20.0651139Z    Compiling lru-slab v0.1.2
2026-07-15T10:54:20.0900730Z    Compiling tagptr v0.2.0
2026-07-15T10:54:20.0970821Z    Compiling thiserror v1.0.69
2026-07-15T10:54:20.1970482Z    Compiling mac-addr v0.3.0
2026-07-15T10:54:20.2070388Z    Compiling foldhash v0.2.0
2026-07-15T10:54:20.3590560Z    Compiling hashbrown v0.16.1
2026-07-15T10:54:20.3930848Z    Compiling netlink-packet-route v0.30.0
2026-07-15T10:54:20.4489211Z    Compiling synstructure v0.13.2
2026-07-15T10:54:20.4511769Z    Compiling darling_core v0.20.11
2026-07-15T10:54:20.5035240Z    Compiling proc-macro-crate v3.5.0
2026-07-15T10:54:20.6916030Z    Compiling serde_derive_internals v0.29.1
2026-07-15T10:54:21.0100954Z    Compiling xmltree v0.10.3
2026-07-15T10:54:21.1757714Z    Compiling termios v0.2.2
2026-07-15T10:54:21.2890378Z    Compiling serial-core v0.4.0
2026-07-15T10:54:21.2990901Z    Compiling ioctl-rs v0.1.6
2026-07-15T10:54:21.3030977Z    Compiling errno v0.3.14
2026-07-15T10:54:21.3081011Z    Compiling simple-dns v0.9.3
2026-07-15T10:54:21.3530706Z    Compiling aho-corasick v1.1.4
2026-07-15T10:54:21.4080803Z    Compiling simdutf8 v0.1.5
2026-07-15T10:54:21.4330563Z    Compiling constant_time_eq v0.4.2
2026-07-15T10:54:21.4931249Z    Compiling arrayref v0.3.9
2026-07-15T10:54:21.5931019Z    Compiling toml_write v0.1.2
2026-07-15T10:54:21.6611822Z    Compiling linux-raw-sys v0.12.1
2026-07-15T10:54:21.7590665Z    Compiling signal-hook v0.3.18
2026-07-15T10:54:21.8874589Z    Compiling resolv-conf v0.7.6
2026-07-15T10:54:21.8930695Z    Compiling smol_str v0.1.24
2026-07-15T10:54:21.9486869Z    Compiling winnow v0.7.15
2026-07-15T10:54:22.1139315Z    Compiling regex-syntax v0.8.10
2026-07-15T10:54:22.1471900Z    Compiling sha1_smol v1.0.1
2026-07-15T10:54:22.2558660Z    Compiling serial-unix v0.4.0
2026-07-15T10:54:22.4280568Z    Compiling signal-hook-registry v1.4.8
2026-07-15T10:54:22.4380440Z    Compiling lru v0.16.4
2026-07-15T10:54:22.5815226Z    Compiling darling_core v0.23.0
2026-07-15T10:54:22.6227259Z    Compiling serde_bytes v0.11.19
2026-07-15T10:54:22.7770138Z    Compiling hmac v0.12.1
2026-07-15T10:54:22.8220311Z    Compiling serde_derive v1.0.228
2026-07-15T10:54:22.8860438Z    Compiling zeroize_derive v1.4.3
2026-07-15T10:54:22.9470682Z    Compiling tokio-macros v2.7.0
2026-07-15T10:54:23.0110390Z    Compiling futures-macro v0.3.32
2026-07-15T10:54:23.6790737Z    Compiling zeroize v1.8.2
2026-07-15T10:54:23.6904385Z    Compiling tokio v1.52.3
2026-07-15T10:54:23.7330403Z    Compiling zerofrom-derive v0.1.7
2026-07-15T10:54:23.8780484Z    Compiling yoke-derive v0.8.2
2026-07-15T10:54:24.2020049Z    Compiling zerovec-derive v0.11.3
2026-07-15T10:54:24.2122050Z    Compiling futures-util v0.3.32
2026-07-15T10:54:24.6070742Z    Compiling displaydoc v0.2.6
2026-07-15T10:54:24.8230864Z    Compiling tracing-attributes v0.1.31
2026-07-15T10:54:25.4980600Z    Compiling zerofrom v0.1.8
2026-07-15T10:54:25.5807154Z    Compiling rustls-pki-types v1.14.1
2026-07-15T10:54:25.6720399Z    Compiling thiserror-impl v2.0.18
2026-07-15T10:54:25.7101270Z    Compiling yoke v0.8.3
2026-07-15T10:54:25.7570749Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-15T10:54:25.9546993Z    Compiling zerotrie v0.2.4
2026-07-15T10:54:26.0350647Z    Compiling zerovec v0.11.6
2026-07-15T10:54:26.3774697Z    Compiling darling_macro v0.20.11
2026-07-15T10:54:26.4151098Z    Compiling derive_more-impl v2.1.1
2026-07-15T10:54:26.5140590Z    Compiling spez v0.1.2
2026-07-15T10:54:26.8254604Z    Compiling darling v0.20.11
2026-07-15T10:54:26.8909634Z    Compiling tinystr v0.8.3
2026-07-15T10:54:26.9134597Z    Compiling potential_utf v0.1.5
2026-07-15T10:54:26.9261324Z    Compiling derive_builder_core v0.20.2
2026-07-15T10:54:26.9555614Z    Compiling n0-error-macros v0.1.3
2026-07-15T10:54:27.0912230Z    Compiling icu_locale_core v2.2.0
2026-07-15T10:54:27.1170551Z    Compiling icu_collections v2.2.0
2026-07-15T10:54:27.4261282Z    Compiling der v0.8.0-rc.10
2026-07-15T10:54:27.7941632Z    Compiling pin-project-internal v1.1.13
2026-07-15T10:54:28.0041132Z    Compiling cobs v0.3.0
2026-07-15T10:54:28.2240077Z    Compiling n0-error v0.1.3
2026-07-15T10:54:28.2830311Z    Compiling icu_provider v2.2.0
2026-07-15T10:54:28.4190567Z    Compiling derive_builder_macro v0.20.2
2026-07-15T10:54:28.6440803Z    Compiling ipnet v2.12.0
2026-07-15T10:54:28.7733033Z    Compiling icu_normalizer v2.2.0
2026-07-15T10:54:28.8220229Z    Compiling icu_properties v2.2.0
2026-07-15T10:54:29.0350454Z    Compiling derive_builder v0.20.2
2026-07-15T10:54:29.0851011Z    Compiling spki v0.8.0-rc.4
2026-07-15T10:54:29.2190546Z    Compiling prefix-trie v0.8.4
2026-07-15T10:54:29.2751907Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-15T10:54:29.4710445Z    Compiling once_cell v1.21.4
2026-07-15T10:54:29.4910270Z    Compiling pin-project v1.1.13
2026-07-15T10:54:29.5820485Z    Compiling futures-executor v0.3.32
2026-07-15T10:54:29.5880343Z    Compiling ed25519-dalek v2.2.0
2026-07-15T10:54:29.6000209Z    Compiling ed25519 v3.0.0-rc.4
2026-07-15T10:54:29.6692919Z    Compiling tracing-core v0.1.36
2026-07-15T10:54:29.8360961Z    Compiling spt-proto v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-15T10:54:29.8920623Z    Compiling hashbrown v0.14.5
2026-07-15T10:54:29.9180630Z    Compiling futures v0.3.32
2026-07-15T10:54:30.0510697Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-15T10:54:30.1062252Z    Compiling postcard-derive v0.2.2
2026-07-15T10:54:30.2590746Z    Compiling tracing v0.1.44
2026-07-15T10:54:30.5650433Z    Compiling tokio-util v0.7.18
2026-07-15T10:54:30.5985025Z    Compiling idna_adapter v1.2.2
2026-07-15T10:54:30.7132203Z    Compiling idna v1.1.0
2026-07-15T10:54:30.7400910Z    Compiling netlink-sys v0.8.8
2026-07-15T10:54:30.8063259Z    Compiling data-encoding-macro v0.1.20
2026-07-15T10:54:30.8660494Z    Compiling hashlink v0.9.1
2026-07-15T10:54:30.8802387Z    Compiling postcard v1.1.3
2026-07-15T10:54:30.9000722Z    Compiling tower v0.5.3
2026-07-15T10:54:30.9081146Z    Compiling rustls-native-certs v0.8.4
2026-07-15T10:54:30.9670790Z    Compiling iroh-metrics-derive v0.4.1
2026-07-15T10:54:31.0987264Z    Compiling enum-assoc v1.3.0
2026-07-15T10:54:31.1251360Z    Compiling strum_macros v0.28.0
2026-07-15T10:54:31.2396426Z    Compiling url v2.5.8
2026-07-15T10:54:31.2646053Z    Compiling rusqlite v0.32.1
2026-07-15T10:54:31.2741753Z    Compiling derive_more v2.1.1
2026-07-15T10:54:31.4001358Z    Compiling async-trait v0.1.89
2026-07-15T10:54:31.5030909Z    Compiling num_enum_derive v0.7.6
2026-07-15T10:54:31.5240679Z    Compiling netdev v0.42.0
2026-07-15T10:54:31.5355455Z    Compiling h2 v0.4.14
2026-07-15T10:54:31.6091204Z    Compiling iroh-metrics v0.38.3
2026-07-15T10:54:31.7000861Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-15T10:54:31.9066393Z    Compiling n0-watcher v0.6.1
2026-07-15T10:54:32.0476738Z    Compiling tokio-stream v0.1.18
2026-07-15T10:54:32.0875725Z    Compiling netlink-proto v0.12.0
2026-07-15T10:54:32.1838788Z    Compiling iroh-relay v0.98.0
2026-07-15T10:54:32.2706983Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-15T10:54:32.4581871Z    Compiling spt-store v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-15T10:54:32.4862894Z    Compiling attohttpc v0.30.1
2026-07-15T10:54:32.5271094Z    Compiling tower-http v0.6.11
2026-07-15T10:54:32.6020549Z    Compiling iroh-base v0.98.0
2026-07-15T10:54:32.6750575Z    Compiling moka v0.12.15
2026-07-15T10:54:32.7630336Z    Compiling num_enum v0.7.6
2026-07-15T10:54:32.8684324Z    Compiling toml_datetime v0.6.11
2026-07-15T10:54:32.8859972Z    Compiling serde_spanned v0.6.9
2026-07-15T10:54:32.9290262Z    Compiling ref-cast-impl v1.0.25
2026-07-15T10:54:32.9929183Z    Compiling thiserror-impl v1.0.69
2026-07-15T10:54:33.3021445Z    Compiling toml_edit v0.22.27
2026-07-15T10:54:33.3230249Z    Compiling webpki-roots v1.0.7
2026-07-15T10:54:33.3833495Z    Compiling regex-automata v0.4.14
2026-07-15T10:54:33.4331333Z    Compiling schemars_derive v1.2.1
2026-07-15T10:54:33.4577011Z    Compiling seize v0.5.1
2026-07-15T10:54:33.7002210Z    Compiling iroh v0.98.2
2026-07-15T10:54:33.8850733Z    Compiling bitflags v1.3.2
2026-07-15T10:54:33.9580217Z    Compiling rustix v0.38.44
2026-07-15T10:54:34.0114741Z    Compiling pin-utils v0.1.0
2026-07-15T10:54:34.0255449Z    Compiling cmov v0.5.4
2026-07-15T10:54:34.0430601Z    Compiling dyn-clone v1.0.20
2026-07-15T10:54:34.0940889Z    Compiling nix v0.25.1
2026-07-15T10:54:34.2150992Z    Compiling papaya v0.2.4
2026-07-15T10:54:34.2760817Z    Compiling ctutils v0.4.2
2026-07-15T10:54:34.3478347Z    Compiling backon v1.6.0
2026-07-15T10:54:34.5769675Z    Compiling strum v0.28.0
2026-07-15T10:54:34.6712075Z    Compiling darling_macro v0.23.0
2026-07-15T10:54:34.6960847Z    Compiling iroh-dns v0.98.0
2026-07-15T10:54:34.7180483Z    Compiling filedescriptor v0.8.3
2026-07-15T10:54:34.7290562Z    Compiling hkdf v0.12.4
2026-07-15T10:54:34.8652118Z    Compiling serial v0.4.0
2026-07-15T10:54:34.8850591Z    Compiling anstyle-parse v1.0.0
2026-07-15T10:54:34.9862619Z    Compiling vte_generate_state_changes v0.1.2
2026-07-15T10:54:34.9990385Z    Compiling anstyle v1.0.14
2026-07-15T10:54:35.0351270Z    Compiling linux-raw-sys v0.4.15
2026-07-15T10:54:35.0798138Z    Compiling instability v0.3.12
2026-07-15T10:54:35.1782638Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-15T10:54:35.1853443Z    Compiling shell-words v1.1.1
2026-07-15T10:54:35.2035357Z    Compiling downcast-rs v1.2.1
2026-07-15T10:54:35.2440545Z    Compiling colorchoice v1.0.5
2026-07-15T10:54:35.3110854Z    Compiling foldhash v0.1.5
2026-07-15T10:54:35.3180519Z    Compiling is_terminal_polyfill v1.70.2
2026-07-15T10:54:35.3450603Z    Compiling anstyle-query v1.1.5
2026-07-15T10:54:35.3790949Z    Compiling vte v0.13.1
2026-07-15T10:54:35.4030560Z    Compiling signal-hook-mio v0.2.5
2026-07-15T10:54:35.4160464Z    Compiling anstream v1.0.0
2026-07-15T10:54:35.4480277Z    Compiling darling v0.23.0
2026-07-15T10:54:35.4960820Z    Compiling hashbrown v0.15.5
2026-07-15T10:54:35.5310403Z    Compiling spake2 v0.4.0
2026-07-15T10:54:35.5540382Z    Compiling terminal_size v0.4.4
2026-07-15T10:54:35.6747129Z    Compiling strum_macros v0.26.4
2026-07-15T10:54:35.8760476Z    Compiling schemars v1.2.1
2026-07-15T10:54:35.9681023Z    Compiling spt-msg v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-15T10:54:36.1460658Z    Compiling sha1 v0.10.6
2026-07-15T10:54:36.3160897Z    Compiling itertools v0.13.0
2026-07-15T10:54:36.5217877Z    Compiling castaway v0.2.4
2026-07-15T10:54:36.6010608Z    Compiling regex v1.12.3
2026-07-15T10:54:36.6070516Z    Compiling indoc v2.0.7
2026-07-15T10:54:36.8730864Z    Compiling toml v0.8.23
2026-07-15T10:54:36.9052151Z    Compiling unicode-width v0.1.14
2026-07-15T10:54:37.0997237Z    Compiling static_assertions v1.1.0
2026-07-15T10:54:37.1700949Z    Compiling clap_lex v1.1.0
2026-07-15T10:54:37.2370752Z    Compiling doctest-file v1.1.1
2026-07-15T10:54:37.2890864Z    Compiling compact_str v0.8.2
2026-07-15T10:54:37.5225282Z    Compiling hyper v1.10.1
2026-07-15T10:54:37.9410729Z    Compiling spt-runtime v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-15T10:54:38.1330824Z    Compiling unicode-truncate v1.1.0
2026-07-15T10:54:38.1780295Z    Compiling interprocess v2.4.2
2026-07-15T10:54:38.3441025Z    Compiling portable-pty v0.8.1
2026-07-15T10:54:38.3690780Z    Compiling strum v0.26.3
2026-07-15T10:54:38.4220203Z    Compiling clap_builder v4.6.0
2026-07-15T10:54:38.6013721Z    Compiling crossterm v0.28.1
2026-07-15T10:54:38.6873364Z    Compiling lru v0.12.5
2026-07-15T10:54:38.9260994Z    Compiling spt-term v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-15T10:54:39.0938151Z    Compiling clap_derive v4.6.1
2026-07-15T10:54:39.2137788Z    Compiling cassowary v0.3.0
2026-07-15T10:54:39.2790493Z    Compiling iana-time-zone v0.1.65
2026-07-15T10:54:39.7330966Z    Compiling hyper-util v0.1.20
2026-07-15T10:54:39.7421141Z    Compiling unicode-width v0.2.0
2026-07-15T10:54:39.8350418Z    Compiling chrono v0.4.45
2026-07-15T10:54:39.8720723Z    Compiling nucleo-matcher v0.3.1
2026-07-15T10:54:40.0840561Z    Compiling ratatui v0.29.0
2026-07-15T10:54:40.0858541Z    Compiling qrcode v0.14.1
2026-07-15T10:54:40.1274524Z    Compiling tempfile v3.27.0
2026-07-15T10:54:41.4810426Z    Compiling clap v4.6.1
2026-07-15T10:54:41.6772962Z    Compiling spt-live v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-15T10:54:41.9170814Z    Compiling igd-next v0.17.1
2026-07-15T10:54:43.2780711Z    Compiling portmapper v0.16.0
2026-07-15T10:54:48.9886816Z    Compiling rustls-webpki v0.103.13
2026-07-15T10:54:51.4775233Z    Compiling tokio-rustls v0.26.4
2026-07-15T10:54:51.4776063Z    Compiling rustls-platform-verifier v0.7.0
2026-07-15T10:54:51.4776501Z    Compiling noq-proto v0.17.0
2026-07-15T10:54:51.6225286Z    Compiling hickory-net v0.26.0-beta.4
2026-07-15T10:54:51.6225887Z    Compiling hyper-rustls v0.27.9
2026-07-15T10:54:51.6226321Z    Compiling tokio-websockets v0.13.2
2026-07-15T10:54:51.7854523Z    Compiling reqwest v0.13.4
2026-07-15T10:54:52.7665543Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-15T10:55:07.2740683Z    Compiling spt-net v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-15T10:55:08.7962346Z    Compiling spt-daemon v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-15T10:55:17.6822121Z    Compiling spt v0.31.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-15T10:55:22.6666091Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-07-15T10:55:22.6913330Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-14927b1a941a7d1e)
2026-07-15T10:55:22.6926556Z 
2026-07-15T10:55:22.6926676Z running 1 test
2026-07-15T10:55:28.8811530Z test new_brain_serves_against_old_broker ... ok
2026-07-15T10:55:28.8811798Z 
2026-07-15T10:55:28.8812056Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-15T10:55:28.8812380Z 
2026-07-15T10:55:28.9042513Z Post job cleanup.
2026-07-15T10:55:28.9735004Z [command]/usr/bin/git version
2026-07-15T10:55:28.9767256Z git version 2.43.0
2026-07-15T10:55:28.9852982Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0f2501ef-c185-4c4e-a110-5db40d0397f9' before making global git config changes
2026-07-15T10:55:28.9854543Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T10:55:28.9858134Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T10:55:28.9897627Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T10:55:28.9931240Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T10:55:29.0158054Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T10:55:29.0181999Z http.https://github.com/.extraheader
2026-07-15T10:55:29.0190073Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-15T10:55:29.0224254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T10:55:29.0428809Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T10:55:29.0458882Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T10:55:29.0822814Z Cleaning up orphan processes
2026-07-15T10:55:29.1526425Z Terminate orphan process: pid (1409240) (spt)
